c# - What does Dns.GetHostEntry Method(String) actually do ... 2012年6月6日 - Dns.GetHostEntry is built on top of the Windows API and does not use ... var ips = System.Net.Dns.GetHostEntry("microsoft.com").AddressList ...